From: Chong Yidong Date: Tue, 20 Feb 2007 01:56:02 +0000 (+0000) Subject: * frame.c (x_set_screen_gamma): Apply gamma value to the frame's X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~2048 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=801f9a1cf46d47a275980bebcd24450914f6bda8;p=emacs.git * frame.c (x_set_screen_gamma): Apply gamma value to the frame's bgcolor. --- diff --git a/src/ChangeLog b/src/ChangeLog index 473c71b442b..3d0d64a8047 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,8 @@ +2007-02-20 Chong Yidong + + * frame.c (x_set_screen_gamma): Apply gamma value to the frame's + bgcolor. + 2007-02-19 Kim F. Storm * minibuf.c (Fassoc_string): Allow symbols as keys.